runtime.pollCache.alloc (method)

2 uses

	runtime (current package)
		netpoll.go#L216: 	pd := pollcache.alloc()
		netpoll.go#L613: func (c *pollCache) alloc() *pollDesc {